All-Pairs Min-Cut in Sparse Networks
نویسندگان
چکیده
Algorithms are presented for the all-pairs min-cut problem in bounded treewidth, planar, and sparse networks. The approach used is to preprocess the input n-vertex network so that afterward, the value of a min-cut between any two vertices can be efficiently computed. A tradeoff is shown between the preprocessing time and the time taken to compute min-cuts subsequently. In particular, after an Ž . O n log n preprocessing of a bounded tree-width network, it is possible to find the value of a min-cut between any two vertices in constant time. This implies that for Ž 2 . such networks the all-pairs min-cut problem can be solved in time O n . This algorithm is used in conjunction with a graph decomposition technique of Frederickson to obtain algorithms for sparse and planar networks. The running times depend upon a topological property, g , of the input network. The parameter g Ž . Ž . varies between 1 and Q n ; the algorithms perform well when g s o n . The value Ž 2 . of a min-cut can be found in time O n q g log g and all-pairs min-cut can be Ž 2 4 . solved in time O n q g log g for sparse networks. The corresponding running
منابع مشابه
All-pairs Min-cut in Sparse Networks ? (fsttcs'95)
Algorithms for the all-pairs min-cut problem in bounded tree-width and sparse networks are presented. The approach used is to preprocess the input network so that, afterwards, the value of a min-cut between any two vertices can be eeciently computed. A tradeoo between the preprocessing time and the time taken to compute min-cuts subsequently is shown. In particular, after O(n log n) preprocessi...
متن کاملAll Pairs Min Cut in Sparse Networks FSTTCS
Algorithms for the all pairs min cut problem in bounded tree width and sparse networks are presented The approach used is to preprocess the input network so that afterwards the value of a min cut between any two vertices can be e ciently computed A tradeo be tween the preprocessing time and the time taken to compute min cuts subsequently is shown In particular after O n log n preprocessing of a...
متن کاملHRV: Hybrid Routing in Vehicular Networks
4 To improve the quality of wireless communication and extend the application of emerging net5 working paradigms in Vehicular Ad Hoc Networks (VANETs), we design a hybrid routing scheme 6 for VANETs, called HRV. It presents a holistic solution for inter-vehicle, vehicle-to-roadside, 7 and inter-roadside communications in hybrid urban networks. The combination of roadside unit 8 (RSU) resources ...
متن کاملOn Network Coding for Communicating the Sum of Symbols from Multiple Sources
In this thesis, we consider a communication problem over a directed acyclic network of unit capacity links having m sources and n terminals, where each terminal requires the sum of symbols generated at all the sources. We assume that each source generates one i.i.d. random process with uniform distribution over a finite alphabet having an abelian group structure, and the different source proces...
متن کامل.1 First Try 1.2 Second Try
Suppose we are given a graph G = (V,E). We would like to solve some cut problem (i.e. min-cut, s-t min cut, sparsest cut) and so on. The running time of algorithms for these problems typically depends on the number of edges in the graph, which might be as high as O(n). Is there any way to approximate our graph with a sparse graph G′ in which all cuts are approximately of the same size? We will ...
متن کامل